Skip to content

Rework to ctrl+C to match updated apis#13770

Merged
KevinRansom merged 1 commit into
dotnet:mainfrom
KevinRansom:usenewctrlcapis
Aug 24, 2022
Merged

Rework to ctrl+C to match updated apis#13770
KevinRansom merged 1 commit into
dotnet:mainfrom
KevinRansom:usenewctrlcapis

Conversation

@KevinRansom

Copy link
Copy Markdown
Contributor

The thread abort feature in the clr apis, have now gone through approval.

This pr, updates our use of them to match the modified APIs.

I cannot explain why CheckExpressions has a white space change. It came when I ran fantomas so there.

To run we have to wait until, the net7 rc makes it into vs.

Or install the rc net sdk, build this change, and copy built files and then run it.

The abort happens when the clr chooses to allow, so cancel will often continue to process for a short while, until the clr is ready to abort the thread.

@vzarytovskii

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants